home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / chip-cd_2003_08.zip / 08 / Przeglad programow P2P / KaZaA Lite 2.11 / klitekpp211rc12e.exe / {app} / kazaahelp.chm / intro.css < prev    next >
Cascading Style Sheet File  |  2003-04-21  |  415b  |  17 lines

  1. BODY {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 12px; color: black;
  4.     BACKGROUND-COLOR: #FFFFFF;
  5. }
  6.  
  7. A         { color: black; text-decoration: none}
  8. A:hover     { color: red; text-decoration: none}
  9. A:visited    { color: black; text-decoration: none}
  10. A:active     { color: black; text-decoration: none}    
  11.  
  12. .red1 {
  13.     font-size: 12px;
  14.     text-decoration: none;
  15.     color: #FF3300;
  16.     font-weight: bold
  17. }